#include <deApi_Private.hpp>
Inheritance diagram for deApiObject:

Public Member Functions | |
| deApiObject () | |
| virtual | ~deApiObject () |
| virtual bool | IsNull () |
| virtual unsigned long | GetRuntimeID () |
| virtual unsigned long | GetGlobalIDPrefix () |
| virtual unsigned char | GetGlobalID () |
| virtual void | DumpObject () |
| virtual int | GetReferenceCount () |
| virtual void | RemoveReference () |
| virtual void | AddReference () |
Public Attributes | |
| DECLARE_RTI | |
Protected Attributes | |
| bool | bNull |
| int | iReferenceCount |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented in deApiAttribute_Float, and deApiAttributeCollection. |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented in deApiAttribute. |
|
|
Reimplemented in deApiAttributeCollection. |
|
|
|
|
|
|
|
|
Reimplemented in deApiNodeTree, deApiNode, deApiStaticBrush, deApiAttributeCollection, deApiOutputWindow, deApiRender, and deApiCamera. |
|
|
|
1.3-rc3